home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / breakdow.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2011-03-26  |  66 b   |  5 lines

  1. if(getBytesLoaded() < getBytesTotal())
  2. {
  3.    gotoAndPlay(2);
  4. }
  5.